Imported Upstream version 2~rc2+svn403
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 8 Apr 2012 19:45:57 +0000 (22:45 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 8 Apr 2012 19:45:57 +0000 (22:45 +0300)
commit9c74875b4df31efb381355be7723b39c6a63f109
tree705846359728b014db4c8a5926589aa1efc5ce57
parent47979c704285b468112b571c36632df0e799a358
Imported Upstream version 2~rc2+svn403
43 files changed:
examples/full_test.cpp
include/mgl/base.h
include/mgl/canvas.h
include/mgl/canvas_cf.h
include/mgl/mgl.h
include/mgl/mgl_cf.h
include/mgl/qt.h
src/CMakeLists.txt
src/base.cpp
src/canvas.cpp
src/export.cpp
src/export_3d.cpp
src/pixel.cpp
src/plot.cpp
src/prc.cpp [new file with mode: 0644]
src/prc/PRC.h [new file with mode: 0644]
src/prc/PRCbitStream.cc [new file with mode: 0644]
src/prc/PRCbitStream.h [new file with mode: 0644]
src/prc/PRCdouble.cc [new file with mode: 0644]
src/prc/PRCdouble.h [new file with mode: 0644]
src/prc/oPRCFile.cc [new file with mode: 0644]
src/prc/oPRCFile.h [new file with mode: 0644]
src/prc/writePRC.cc [new file with mode: 0644]
src/prc/writePRC.h [new file with mode: 0644]
src/s_hull/COPYING.txt [new file with mode: 0644]
src/s_hull/s_hull.C [new file with mode: 0755]
src/s_hull/s_hull.h [new file with mode: 0644]
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/data_en.texi
texinfo/data_ru.texi
texinfo/example_en.texi
texinfo/example_ru.texi
texinfo/mathgl_ru.texi
texinfo/other_ru.texi
texinfo/parse_ru.texi
texinfo/toc_fr.html
texinfo/toc_ru.html
texinfo/web_fr.texi [new file with mode: 0644]
texinfo/web_ru.texi
todo.txt
widgets/fltk.cpp
widgets/qt.cpp